home *** CD-ROM | disk | FTP | other *** search
/ Openstep 4.2 (Developer) / Openstep Developer 4.2.iso / NextDeveloper / Examples / AppKit / TextSizingExample / English.lproj / FieldAspect.nib / data.classes next >
Encoding:
Text File  |  1996-04-08  |  469 b   |  15 lines

  1. "FieldAspect" = {
  2.     ACTIONS = {}; 
  3.     OUTLETS = {
  4.         centerAlignedBox = id; 
  5.         leftAlignedBox = id; 
  6.         rightAlignedBox = id; 
  7.         scrollingCenterAlignedBox = id; 
  8.         scrollingLeftAlignedBox = id; 
  9.         scrollingRightAlignedBox = id; 
  10.     }; 
  11.     SUPERCLASS = Aspect; 
  12. };
  13. "Aspect" = {ACTIONS = {}; OUTLETS = {view = id; window = id; }; SUPERCLASS = NSObject; };
  14. "FirstResponder" = {ACTIONS = {}; CATEGORY = LocalActions; OUTLETS = {}; };
  15.